home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / wgdb-42.lha / wgdb-4.2 / gdb / gdb.info-7 < prev    next >
Text File  |  1992-09-11  |  25KB  |  484 lines

  1. Info file gdb.info, produced by Makeinfo, -*- Text -*- from input
  2. file gdb-all.texi.
  3.  
  4.    This file documents the GNU debugger GDB.
  5.  
  6.    Copyright (C) 1988, 1989, 1990, 1991 Free Software Foundation, Inc.
  7.  
  8.    Permission is granted to make and distribute verbatim copies of
  9. this
  10. manual provided the copyright notice and this permission notice are
  11. preserved on all copies.
  12.  
  13.    Permission is granted to copy and distribute modified versions of
  14. this
  15. manual under the conditions for verbatim copying, provided also that
  16. the section entitled "GNU General Public License" is included
  17. exactly as in the original, and provided that the entire resulting
  18. derived work is distributed under the terms of a permission notice
  19. identical to this one.
  20.  
  21.    Permission is granted to copy and distribute translations of this
  22. manual into another language, under the above conditions for
  23. modified versions, except that the section entitled "GNU General
  24. Public License" may be included in a translation approved by the
  25. Free Software Foundation instead of in the original English.
  26.  
  27. 
  28. File: gdb.info,  Node: Index,  Prev: Copying,  Up: Top
  29.  
  30. Index
  31. *****
  32.  
  33. * Menu:
  34.  
  35. * #:                                    Command Syntax.
  36. * $_:                                   Convenience Vars.
  37. * $__:                                  Convenience Vars.
  38. * .:                                    M2 Scope.
  39. * :::                                   M2 Scope.
  40. * :::                                   Variables.
  41. * @:                                    Arrays.
  42. * # in Modula-2:                        GDB/M2.
  43. * $$:                                   Value History.
  44. * $_ and info breakpoints:              Set Breaks.
  45. * $_ and info line:                     Machine Code.
  46. * $_, $__, and value history:           Memory.
  47. * $:                                    Value History.
  48. * .gdbinit:                             Command Files.
  49. * AMD EB29K:                            Target Commands.
  50. * Bug Criteria:                         Bug Criteria.
  51. * Bug Reports:                          Bug Reporting.
  52. * Bugs in GDB:                          GDB Bugs.
  53. * C and C++:                            C.
  54. * C and C++ checks:                     C Checks.
  55. * C and C++ constants:                  C Operators.
  56. * C and C++ defaults:                   C Defaults.
  57. * C and C++ operators:                  C.
  58. * C++:                                  C.
  59. * C++ exception handling:               Debugging C plus plus.
  60. * C++ scope resolution:                 Variables.
  61. * C++ symbol display:                   Debugging C plus plus.
  62. * Core Dump:                            Bug Criteria.
  63. * EB29K board:                          EB29K Remote.
  64. * EBMON:                                Comms (EB29K).
  65. * Fatal Signal:                         Bug Criteria.
  66. * GDB Bugs, Reporting:                  Bug Reporting.
  67. * GDB reference card:                   Formatting Documentation.
  68. * GNU C++:                              C.
  69. * INCLUDE_RDB:                          VxWorks Remote.
  70. * Invalid Input:                        Bug Criteria.
  71. * Modula-2:                             Modula-2.
  72. * Modula-2 builtins:                    M2 Operators.
  73. * Modula-2 checks:                      M2 Checks.
  74. * Modula-2 constants:                   Builtin Func/Proc.
  75. * Modula-2 defaults:                    M2 Defaults.
  76. * Modula-2 operators:                   M2 Operators.
  77. * Modula-2, deviations from:            Deviations.
  78. * Nindy:                                i960-Nindy Remote.
  79. * RET:                                  Command Syntax.
  80. * Reporting Bugs in GDB:                GDB Bugs.
  81. * VxWorks:                              VxWorks Remote.
  82. * abbreviation:                         Command Syntax.
  83. * active targets:                       Active Targets.
  84. * add-symbol-file:                      Files.
  85. * add-syms:                             Renamed Commands.
  86. * arguments (to your program):          Arguments.
  87. * artificial array:                     Arrays.
  88. * assignment:                           Assignment.
  89. * attach:                               Attach.
  90. * attach:                               Attach.
  91. * automatic display:                    Auto Display.
  92. * b:                                    Set Breaks.
  93. * backtrace:                            Backtrace.
  94. * break:                                Set Breaks.
  95. * break in overloaded functions:        Debugging C plus plus.
  96. * breakpoint commands:                  Break Commands.
  97. * breakpoint conditions:                Conditions.
  98. * breakpoints:                          Breakpoints.
  99. * bt:                                   Backtrace.
  100. * call:                                 Calling.
  101. * call overloaded functions:            Cplusplus expressions.
  102. * call stack:                           Stack.
  103. * calling functions:                    Calling.
  104. * calling make:                         Shell Commands.
  105. * catch:                                Exception Handling.
  106. * catch exceptions:                     Frame Info.
  107. * cd:                                   Working Directory.
  108. * checks, range:                        Type Checking.
  109. * checks, type:                         Checks.
  110. * clear:                                Delete Breaks.
  111. * clearing breakpoints, watchpoints:    Delete Breaks.
  112. * colon-colon:                          Variables.
  113. * command files:                        Command Files.
  114. * command line editing:                 Editing.
  115. * commands:                             Break Commands.
  116. * commands for C++:                     Debugging C plus plus.
  117. * comment:                              Command Syntax.
  118. * condition:                            Conditions.
  119. * conditional breakpoints:              Conditions.
  120. * configuring GDB:                      Installing GDB.
  121. * confirmation:                         Messages/Warnings.
  122. * continue:                             Continuing and Stepping.
  123. * continue COUNT:                       Conditions.
  124. * continuing:                           Continuing and Stepping.
  125. * controlling terminal:                 Input/Output.
  126. * convenience variables:                Convenience Vars.
  127. * core:                                 Files.
  128. * core dump file:                       Files.
  129. * core-file:                            Files.
  130. * d:                                    Delete Breaks.
  131. * debugging target:                     Targets.
  132. * define:                               Define.
  133. * delete:                               Delete Breaks.
  134. * delete breakpoints:                   Delete Breaks.
  135. * delete display:                       Auto Display.
  136. * delete environment:                   Renamed Commands.
  137. * deleting breakpoints, watchpoints:    Delete Breaks.
  138. * detach:                               Attach.
  139. * directories for source files:         Source Path.
  140. * directory:                            Source Path.
  141. * dis:                                  Disabling.
  142. * disable:                              Disabling.
  143. * disable breakpoints:                  Disabling.
  144. * disable display:                      Auto Display.
  145. * disabled breakpoints:                 Disabling.
  146. * disassemble:                          Machine Code.
  147. * display:                              Auto Display.
  148. * display of expressions:               Auto Display.
  149. * do:                                   Selection.
  150. * document:                             Define.
  151. * down:                                 Selection.
  152. * down-silently:                        Selection.
  153. * download to Nindy-960:                Files.
  154. * download to VxWorks:                  VxWorks download.
  155. * dynamic linking:                      Files.
  156. * eb.log:                               Remote Log.
  157. * echo:                                 Output.
  158. * editing:                              Editing.
  159. * emacs:                                Emacs.
  160. * enable:                               Disabling.
  161. * enable breakpoints:                   Disabling.
  162. * enable display:                       Auto Display.
  163. * enabled breakpoints:                  Disabling.
  164. * end:                                  Break Commands.
  165. * entering numbers:                     Numbers.
  166. * environment (of your program):        Environment.
  167. * error on Valid Input:                 Bug Criteria.
  168. * examining data:                       Data.
  169. * examining memory:                     Memory.
  170. * exception handlers:                   Exception Handling.
  171. * exception handlers:                   Frame Info.
  172. * exec-file:                            Files.
  173. * executable file:                      Files.
  174. * exiting GDB:                          Leaving GDB.
  175. * expressions:                          Expressions.
  176. * expressions in C or C++:              C.
  177. * expressions in C++:                   Cplusplus expressions.
  178. * expressions in Modula-2:              Modula-2.
  179. * f:                                    Selection.
  180. * fatal signals:                        Signals.
  181. * file:                                 Files.
  182. * finish:                               Continuing and Stepping.
  183. * flinching:                            Messages/Warnings.
  184. * floating point:                       Floating Point Hardware.
  185. * floating point registers:             Registers.
  186. * foo:                                  Symbol Errors.
  187. * format options:                       Print Settings.
  188. * formatted output:                     Output formats.
  189. * forward-search:                       Search.
  190. * frame:                                Selection.
  191. * frame:                                Frames.
  192. * frame number:                         Frames.
  193. * frame pointer:                        Frames.
  194. * frameless execution:                  Frames.
  195. * g++:                                  C.
  196. * h:                                    Help.
  197. * handle:                               Signals.
  198. * handling signals:                     Signals.
  199. * help:                                 Help.
  200. * help target:                          Target Commands.
  201. * help user-defined:                    Define.
  202. * history expansion:                    History.
  203. * history file:                         History.
  204. * history number:                       Value History.
  205. * history save:                         History.
  206. * history size:                         History.
  207. * history substitution:                 History.
  208. * i:                                    Help.
  209. * i/o:                                  Input/Output.
  210. * i960:                                 i960-Nindy Remote.
  211. * ignore:                               Conditions.
  212. * ignore count (of breakpoint):         Conditions.
  213. * info:                                 Help.
  214. * info address:                         Symbols.
  215. * info all-registers:                   Registers.
  216. * info args:                            Frame Info.
  217. * info breakpoints:                     Set Breaks.
  218. * info catch:                           Frame Info.
  219. * info convenience:                     Renamed Commands.
  220. * info copying:                         Renamed Commands.
  221. * info directories:                     Renamed Commands.
  222. * info display:                         Auto Display.
  223. * info editing:                         Renamed Commands.
  224. * info f:                               Frame Info.
  225. * info files:                           Files.
  226. * info float:                           Floating Point Hardware.
  227. * info frame:                           Show.
  228. * info frame:                           Frame Info.
  229. * info functions:                       Symbols.
  230. * info history:                         Renamed Commands.
  231. * info line:                            Machine Code.
  232. * info locals:                          Frame Info.
  233. * info program:                         Stopping.
  234. * info registers:                       Registers.
  235. * info s:                               Backtrace.
  236. * info set:                             Help.
  237. * info share:                           Files.
  238. * info sharedlibrary:                   Files.
  239. * info signals:                         Signals.
  240. * info source:                          Show.
  241. * info source:                          Symbols.
  242. * info sources:                         Symbols.
  243. * info stack:                           Backtrace.
  244. * info target:                          Files.
  245. * info targets:                         Renamed Commands.
  246. * info terminal:                        Input/Output.
  247. * info types:                           Symbols.
  248. * info user:                            Define.
  249. * info values:                          Renamed Commands.
  250. * info variables:                       Symbols.
  251. * info version:                         Renamed Commands.
  252. * info warranty:                        Renamed Commands.
  253. * info watchpoints:                     Set Watchpoints.
  254. * inheritance:                          Debugging C plus plus.
  255. * init file:                            Command Files.
  256. * initial frame:                        Frames.
  257. * innermost frame:                      Frames.
  258. * inspect:                              Data.
  259. * installation:                         Installing GDB.
  260. * interrupt:                            Leaving GDB.
  261. * jump:                                 Jumping.
  262. * kill:                                 Kill Process.
  263. * l:                                    List.
  264. * languages:                            Languages.
  265. * linespec:                             List.
  266. * list:                                 List.
  267. * load:                                 Files.
  268. * log file for EB29K:                   Remote Log.
  269. * lost output:                          Break Commands.
  270. * make:                                 Shell Commands.
  271. * member functions:                     Cplusplus expressions.
  272. * multiple targets:                     Active Targets.
  273. * n:                                    Continuing and Stepping.
  274. * namespace in C++:                     Cplusplus expressions.
  275. * next:                                 Continuing and Stepping.
  276. * nexti:                                Continuing and Stepping.
  277. * ni:                                   Continuing and Stepping.
  278. * number representation:                Numbers.
  279. * online documentation:                 Help.
  280. * outermost frame:                      Frames.
  281. * output:                               Output.
  282. * output formats:                       Output formats.
  283. * overloading:                          Breakpoint Menus.
  284. * overloading in C++:                   Debugging C plus plus.
  285. * partial symbol dump:                  Symbols.
  286. * patching binaries:                    Patching.
  287. * path:                                 Environment.
  288. * pauses in output:                     Screen Size.
  289. * pipes:                                Starting.
  290. * print:                                Data.
  291. * print settings:                       Print Settings.
  292. * printf:                               Output.
  293. * printing data:                        Data.
  294. * printsyms:                            Symbols.
  295. * printsyms:                            Symbols.
  296. * prompt:                               Prompt.
  297. * ptype:                                Symbols.
  298. * pwd:                                  Working Directory.
  299. * q:                                    Leaving GDB.
  300. * quit:                                 Leaving GDB.
  301. * raise exceptions:                     Exception Handling.
  302. * range checking:                       Type Checking.
  303. * rbreak:                               Set Breaks.
  304. * readline:                             Editing.
  305. * redirection:                          Input/Output.
  306. * reference card:                       Formatting Documentation.
  307. * reference declarations:               Cplusplus expressions.
  308. * registers:                            Registers.
  309. * regular expression:                   Set Breaks.
  310. * reloading symbols:                    Messages/Warnings.
  311. * remote debugging:                     Remote.
  312. * repeating commands:                   Command Syntax.
  313. * reset:                                Nindy reset.
  314. * resuming execution:                   Continuing and Stepping.
  315. * return:                               Returning.
  316. * returning from a function:            Returning.
  317. * reverse-search:                       Search.
  318. * run:                                  Starting.
  319. * running:                              Starting.
  320. * running 29K programs:                 EB29K Remote.
  321. * running VxWorks tasks:                VxWorks attach.
  322. * s:                                    Continuing and Stepping.
  323. * scope:                                M2 Scope.
  324. * search:                               Search.
  325. * searching:                            Search.
  326. * selected frame:                       Stack.
  327. * set addressprint:                     Renamed Commands.
  328. * set args:                             Arguments.
  329. * set array-max:                        Renamed Commands.
  330. * set arrayprint:                       Renamed Commands.
  331. * set asm-demangle:                     Renamed Commands.
  332. * set caution:                          Renamed Commands.
  333. * set check:                            Type Checking.
  334. * set check:                            Range Checking.
  335. * set check range:                      Range Checking.
  336. * set check type:                       Type Checking.
  337. * set complaints:                       Messages/Warnings.
  338. * set confirm:                          Messages/Warnings.
  339. * set demangle:                         Renamed Commands.
  340. * set editing:                          Editing.
  341. * set environment:                      Environment.
  342. * set height:                           Screen Size.
  343. * set history expansion:                History.
  344. * set history filename:                 History.
  345. * set history save:                     History.
  346. * set history size:                     History.
  347. * set history write:                    Renamed Commands.
  348. * set language:                         Manually.
  349. * set listsize:                         List.
  350. * set prettyprint:                      Renamed Commands.
  351. * set print address:                    Print Settings.
  352. * set print array:                      Print Settings.
  353. * set print asm-demangle:               Print Settings.
  354. * set print demangle:                   Print Settings.
  355. * set print elements:                   Print Settings.
  356. * set print object:                     Print Settings.
  357. * set print pretty:                     Print Settings.
  358. * set print sevenbit-strings:           Print Settings.
  359. * set print union:                      Print Settings.
  360. * set print vtbl:                       Print Settings.
  361. * set prompt:                           Prompt.
  362. * set radix:                            Numbers.
  363. * set screen-height:                    Renamed Commands.
  364. * set screen-width:                     Renamed Commands.
  365. * set sevenbit-strings:                 Renamed Commands.
  366. * set symbol-reloading:                 Messages/Warnings.
  367. * set unionprint:                       Renamed Commands.
  368. * set variable:                         Assignment.
  369. * set verbose:                          Messages/Warnings.
  370. * set vtblprint:                        Renamed Commands.
  371. * set width:                            Screen Size.
  372. * set write:                            Patching.
  373. * setting variables:                    Assignment.
  374. * setting watchpoints:                  Set Watchpoints.
  375. * share:                                Files.
  376. * shared libraries:                     Files.
  377. * sharedlibrary:                        Files.
  378. * shell:                                Shell Commands.
  379. * shell escape:                         Shell Commands.
  380. * show:                                 Help.
  381. * show addressprint:                    Renamed Commands.
  382. * show args:                            Arguments.
  383. * show array-max:                       Renamed Commands.
  384. * show arrayprint:                      Renamed Commands.
  385. * show asm-demangle:                    Renamed Commands.
  386. * show caution:                         Renamed Commands.
  387. * show check range:                     Range Checking.
  388. * show check type:                      Type Checking.
  389. * show commands:                        History.
  390. * show complaints:                      Messages/Warnings.
  391. * show confirm:                         Messages/Warnings.
  392. * show convenience:                     Convenience Vars.
  393. * show copying:                         Help.
  394. * show demangle:                        Renamed Commands.
  395. * show directories:                     Source Path.
  396. * show editing:                         Editing.
  397. * show environment:                     Environment.
  398. * show height:                          Screen Size.
  399. * show history:                         History.
  400. * show history write:                   Renamed Commands.
  401. * show language:                        Show.
  402. * show listsize:                        List.
  403. * show paths:                           Environment.
  404. * show prettyprint:                     Renamed Commands.
  405. * show print address:                   Print Settings.
  406. * show print array:                     Print Settings.
  407. * show print asm-demangle:              Print Settings.
  408. * show print demangle:                  Print Settings.
  409. * show print elements:                  Print Settings.
  410. * show print object:                    Print Settings.
  411. * show print pretty:                    Print Settings.
  412. * show print sevenbit-strings:          Print Settings.
  413. * show print union:                     Print Settings.
  414. * show print vtbl:                      Print Settings.
  415. * show prompt:                          Prompt.
  416. * show radix:                           Numbers.
  417. * show screen-height:                   Renamed Commands.
  418. * show screen-width:                    Renamed Commands.
  419. * show sevenbit-strings:                Renamed Commands.
  420. * show unionprint:                      Renamed Commands.
  421. * show values:                          Value History.
  422. * show verbose:                         Messages/Warnings.
  423. * show version:                         Help.
  424. * show vtblprint:                       Renamed Commands.
  425. * show warranty:                        Help.
  426. * show width:                           Screen Size.
  427. * show write:                           Patching.
  428. * si:                                   Continuing and Stepping.
  429. * signal:                               Signaling.
  430. * signals:                              Signals.
  431. * silent:                               Break Commands.
  432. * size of screen:                       Screen Size.
  433. * source:                               Command Files.
  434. * source path:                          Source Path.
  435. * stack frame:                          Frames.
  436. * stacking targets:                     Active Targets.
  437. * starting:                             Starting.
  438. * step:                                 Continuing and Stepping.
  439. * stepi:                                Continuing and Stepping.
  440. * stepping:                             Continuing and Stepping.
  441. * stupid questions:                     Messages/Warnings.
  442. * symbol dump:                          Symbols.
  443. * symbol overloading:                   Breakpoint Menus.
  444. * symbol table:                         Files.
  445. * symbol-file:                          Files.
  446. * target:                               Targets.
  447. * target amd-eb:                        Target Commands.
  448. * target core:                          Target Commands.
  449. * target exec:                          Target Commands.
  450. * target nindy:                         Target Commands.
  451. * target remote:                        Target Commands.
  452. * target vxworks:                       Target Commands.
  453. * tbreak:                               Set Breaks.
  454. * terminal:                             Input/Output.
  455. * this:                                 Cplusplus expressions.
  456. * tty:                                  Input/Output.
  457. * type checking:                        Checks.
  458. * type conversions in C++:              Cplusplus expressions.
  459. * u:                                    Continuing and Stepping.
  460. * undisplay:                            Auto Display.
  461. * unset:                                Renamed Commands.
  462. * unset environment:                    Environment.
  463. * until:                                Continuing and Stepping.
  464. * up:                                   Selection.
  465. * up-silently:                          Selection.
  466. * user-defined command:                 Define.
  467. * value history:                        Value History.
  468. * variable name conflict:               Variables.
  469. * variable values, wrong:               Variables.
  470. * variables, setting:                   Assignment.
  471. * version number:                       Help.
  472. * watch:                                Set Watchpoints.
  473. * watchpoints:                          Breakpoints.
  474. * whatis:                               Symbols.
  475. * where:                                Backtrace.
  476. * working directory (of your program):  Working Directory.
  477. * working language:                     Languages.
  478. * writing into corefiles:               Patching.
  479. * writing into executables:             Patching.
  480. * wrong values:                         Variables.
  481. * x:                                    Memory.
  482.  
  483.  
  484.